// Breadcrumbs
#breadcrumbs {
  background-color: #e15c12;
  background-position: right top;
  background-repeat: no-repeat;
  border-top-style: none;
  border-bottom-style: none;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}

#breadcrumbs h2, a, ul.uk-breadcrumb li span,ul.uk-breadcrumb .active span{
  color: #fff;
}

#breadcrumbs ul.uk-breadcrumb .active span{
  color: #F2B708;
  font: bolder;
  background-color: #fff;
  padding: 10px
}

//Bloc adherer offcanvas
.jm-color-box2 {
  display: block;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 30px;
  font-weight: normal;
  margin: 4px;
  background-color: #bb9ac4;
  box-shadow: 0 0 0 4px #bb9ac4;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.jm-color-box2 .jm-icon-image {
  display: block;
  background: url('/cma-j4/images/color-icon5.png') center top no-repeat;
  height: 97px;
  margin: 0 auto 30px;
}

//bloc top accueil

.uk-card-default{
  background-color: none;
}

.accueil-adherer{
  background-color: #bb9ac4!important;
  height: 300px;
}

.accueil-cma{
  background-color: #78c7ce!important;
  height: 300px;
}

.accueil-contacts{
  background-color: #aac955!important;
  height: 300px;
}

/* Footer Copyright */
#fs-1528971627712 {
  background-color: rgb(45, 45, 45);
  color: rgb(255, 255, 255);
}

.astroid-footer, .astroid-footer-section, .jollyany-bottom-section {
  font-weight: 300;
  text-transform: none;
  font-size: 16px;
  letter-spacing: 0em;
  line-height: 1.7em;
  font-family: Saira, Arial, Helvetica, sans-serif;
}

/* Footer orange sociaux */
#footer1 {
  background-color: rgb(231, 92, 33);
}

@media (max-width: 991.98px) {
  #af-kqus679h7 div {
  background-color: rgb(45, 45, 45);
  color: rgb(255, 255, 255);
  }
}
@media (max-width: 767.98px) {
  #astroid-backtotop {
    display: none;
    line-height: 0;
    position: fixed;
    right: 200px!important;
    bottom: 20px;
    margin-right: 20px !important;
    padding: 20px;
    z-index: 1020;
    background-color: white!important;
  }

  #astroid-backtotop i{
    color: #e45d0f!important;
  }
}

/* Bouton envoyer formulaires */
.btn-primary.validate{
  color: #fff;
}

/* Partie contact info */
#ca-1121555907157112 h3{
  color: rgb(231, 92, 33);
}

#ca-1121555907157112 div.com-contact__info {
  padding-left: 20px!important;
}